Note
The definition of task in this document is analogous to the use of the term thread in some other operating systems such as UNIX®. In older documentation, Apple has sometimes referred to separate units of execution as threads . For example, the Thread Manager allows you to create cooperatively scheduled threads within a task. You should not confuse these threads with the preemptively scheduled tasks created by Multiprocessing Services.